configs: k2hk_evm: config: add common EVM configuration header
authorHao Zhang <[email protected]>
Wed, 9 Jul 2014 20:44:48 +0000 (23:44 +0300)
committerTom Rini <[email protected]>
Fri, 25 Jul 2014 20:26:10 +0000 (16:26 -0400)
commit2221cd12cddeecd88ae2d8d6ec4e5ca390b14dc7
treedb0c44616651634a0fdc2a47810b270082b0be46
parent8dfc15f56c2b39fb5d542cf67857f5ad36575234
configs: k2hk_evm: config: add common EVM configuration header

This patch adds a common config header file for all the Keystone II
EVM platforms. It combines a lot of general definitions in one file.
The common header included in the EVM should be specific configuration
header.

Acked-by: Murali Karicheri <[email protected]>
Signed-off-by: Hao Zhang <[email protected]>
Signed-off-by: Ivan Khoronzhuk <[email protected]>
include/configs/k2hk_evm.h
include/configs/ks2_evm.h [new file with mode: 0644]